ContextMenuOptions
Defines the context menu options.
Properties
Name | Type | Description |
---|---|---|
Type | ContextMenuType | The context menu type. |
header | boolean | Specifies if the context menu is opened inside the header. |
footer | boolean | Specifies if the context menu is opened inside the footer. |
headerArea | boolean | Specifies if the context menu is opened over the header. |
footerArea | boolean | Specifies if the context menu is opened over the footer. |
Type
Object